Fernando Hidalgo

Results 2 comments of Fernando Hidalgo

I asked because it gave me this error: E/AndroidRuntime(26037): Caused by: java.lang.IllegalStateException: Class class com......Info does not have a primary key Do I have to put mandatory long id?

What feature has the ExampleNotAutoincrement class so the id is not autoincrement? at NotAutoincrementInsertionTest.java "ExampleNotAutoincrement foo = new ExampleNotAutoincrement(); foo.id = 1;" Thanks!