so just decompile his app and see what he does,cause my sdk says read only on every apn prop
Printable View
so just decompile his app and see what he does,cause my sdk says read only on every apn prop
Code:Uri APN_URI = Uri.parse("content://telephony/carriers");
ContentResolver resolver = content;
ContentValues values = new ContentValues();
values.put("name", "blah");
values.put("apn", "blah");
values.put("mcc", "blah");
values.put("mnc", "blah");
values.put("numeric", "blahblah");
values.put("user", "blah");
values.put("password", "blah");
values.put("proxy", "blah");
values.put("port", "blah");
values.put("authtype", "blah");
values.put("type", "blah");
values.put("current", "blah");
values.put("protocol", "blah");
values.put("roaming_protocol", "blah");
Cursor c = null;
Uri newRow = resolver.insert(APN_URI, values);
if(newRow != null) {
c = resolver.query(newRow, null, null, null, null);
}
if(c != null){
c.close();
}
cheating
how is that cheating
you copyed and pasted someone else's code, every line of code i use is handwritten with care,
gonna ask clay to make me a subfourm called dp overflow, and i will awneser everyone's tech questions with out reseraching them or really checking if i think off hand right
ya 4.2 seems about right they did a big ass security thing in 4.2, and i had to fucking change a bunch of old apps,,,
dp the guru
one question from your mind, did you know Oracle will win Java patent so every android developers will pay royalties to Oracle?
idc tbh, if they take 3 cents out of every sale good for them
Did you set up in app payment for each apps?
yes, you don't sell apps anymore, i just make crippleware, and have in app to unlock
Pm me i want to try one of your apps, i have android tablet 10''
Perhaps you made up about android apps like beating kids
yes elz i don't want to link you to my work because i am a fake android app programer, just trying to be a big shot on the internet you caught me
Oh i see you make apps for your client, not your own business
i have a couple games that i have , but yea mostly client work i like a sure thing,
do you iOS?
yep, i build to blackberry too and a couple times to the new windows store, you want to find new stores like the windows one, there are hardly any apps on it, i got in on the ground floor for the kindle fire, and made a shit ton cause there was no compattion for the catergory i was in
Ugh, i haven't developed an app for windows 8 phone. Does simulator works like the real devices? Sometimes i wouldn't buy expensive phones without plans.
its just wpf shit you can use visual studio for it, for testing
where did you learn to make android apps, im still doing the android developer guide but so boring and vague
dp do you have aim or jabber or something, also elz can we just be friends yet