Coder Social home page Coder Social logo

androidrealmtutorial's Introduction

About ME Sanjeev Kumar/SuperCoders

A passionate Frontend and Backend Developer from India

hackstarsj

hackstarsj

supercodersyt

  • ๐Ÿ”ญ Iโ€™m currently working on DJANGO - LARAVEL - REACT - PYTHON - PHP - ANDROID - JAVA - HTML - CSS - BOOTSTRAP - JAVASCRIPT

  • ๐ŸŒฑ Iโ€™m currently learning OpenCV - Game Development UNITY and Machine Learning

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Full Stack Development and Game Development

  • ๐Ÿค Iโ€™m looking for help with Game Development and Django

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://github.com/hackstarsj?tab=repositories

  • ๐Ÿ“ I regularly write articles on https://supercoders.in

  • ๐Ÿ’ฌ Ask me about [ ANYTHING ABOUT PROGRAMMING IN WHICH AM EXPERIENCED ]

  • ๐Ÿ“ซ How to reach me supercoders.tech@gmail OR https://youtube.com/supercoders OR https://supercoders.in

  • โšก Fun fact I think am very addicted with Programming

Blogs posts

Connect with me:

supercodersyt https://www.linkedin.com/in/hackstarsj/ https://stackoverflow.com/users/6564645/sanjeev-kumar hackstarsj supercoders.in https://youtube.com/supercoders http://supercoders.in/feed/

Languages and Tools:

android apachecordova babel bootstrap chartjs codeigniter css3 django express firebase flutter git heroku html5 java javascript kotlin linux materialize mongodb mysql nodejs opencv photoshop php postgresql postman python qt react reactnative sqlite unity

Support:

supercoders





## Profile

hackstarsj







## Stats

ย hackstarsj

## Contribution

hackstarsj

androidrealmtutorial's People

Contributors

hackstarsj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

androidrealmtutorial's Issues

Configurations cannot be different if used to open the same file.

E/AndroidRuntime: FATAL EXCEPTION: main
Process: app.rubikkube.deafmatrimony, PID: 1691
java.lang.RuntimeException: Unable to start activity ComponentInfo{app.rubikkube.deafmatrimony/app.rubikkube.deafmatrimony.activities.UserInfoActivity}: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file.
Cached configuration:
realmDirectory: /data/user/0/app.rubikkube.deafmatrimony/files
realmFileName : default.realm
canonicalPath: /data/data/app.rubikkube.deafmatrimony/files/default.realm
key: [length: 0]
schemaVersion: 0
migration: null
deleteRealmIfMigrationNeeded: true
durability: FULL
schemaMediator: io.realm.DefaultRealmModuleMediator@77adf2c8
readOnly: false
compactOnLaunch: null

New configuration: 
realmDirectory: /data/user/0/app.rubikkube.deafmatrimony/files
realmFileName : default.realm
canonicalPath: /data/data/app.rubikkube.deafmatrimony/files/default.realm
key: [length: 0]
schemaVersion: 0
migration: null
deleteRealmIfMigrationNeeded: false
durability: FULL
schemaMediator: io.realm.DefaultRealmModuleMediator@77adf2c8
readOnly: false
compactOnLaunch: null
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3338)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3487)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2071)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loop(Looper.java:224)
    at android.app.ActivityThread.main(ActivityThread.java:7561)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:995)
 Caused by: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file. 
Cached configuration: 
realmDirectory: /data/user/0/app.rubikkube.deafmatrimony/files
realmFileName : default.realm
canonicalPath: /data/data/app.rubikkube.deafmatrimony/files/default.realm
key: [length: 0]
schemaVersion: 0
migration: null
deleteRealmIfMigrationNeeded: true
durability: FULL
schemaMediator: io.realm.DefaultRealmModuleMediator@77adf2c8
readOnly: false
compactOnLaunch: null

New configuration: 
realmDirectory: /data/user/0/app.rubikkube.deafmatrimony/files
realmFileName : default.realm
canonicalPath: /data/data/app.rubikkube.deafmatrimony/files/default.realm
key: [length: 0]
schemaVersion: 0
migration: null
deleteRealmIfMigrationNeeded: false
durability: FULL
schemaMediator: io.realm.DefaultRealmModuleMediator@77adf2c8
readOnly: false
compactOnLaunch: null
    at io.realm.RealmCache.validateConfiguration(RealmCache.java:523)
    at io.realm.RealmCache.doCreateRealmOrGetFromCache(RealmCache.java:351)
    at io.realm.RealmCache.createRealmOrGetFromCache(RealmCache.java:290)
    at io.realm.Realm.getDefaultInstance(Realm.java:407)
    at app.rubikkube.deafmatrimony.activities.UserInfoActivity.onCreate(UserInfoActivity.java:180)
    at android.app.Activity.performCreate(Activity.java:7893)
    at android.app.Activity.performCreate(Activity.java:7880)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3313)
    	... 11 more

I/Process: Sending signal. PID: 1691 SIG: 9
Disconnected from the target VM, address: 'localhost:50526', transport: 'socket'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.