Hi, I'm trying to change the website addresses in an apk called popcorn time so that i could change the movie sources. But i have no clue which part of the source has the addresses. The tool i used is apk multi-tool. Also the app is open source. Thanks
Related
link. www.appsgeyser.com/create/start/ create any website to apk.
Website 2 APK Builder
The all new Website 2 APK Builder for Windows is now available at sourceforge.
as i'm new and can't post external links,
so i'm unable to provide a link of it,
try searching "Website 2 APK Builder" on Google.
Just Launched Yesterday,
that's all.
Easy to use,
Generates ad-free apps.
and available for offline use.
Give it a try.
:good:
Hey guys,
recently i was trying to look in the code of ingress and i noticed that some files in some directories are not available in the java code (jdgui) but they exist after decompiling in .smali. How does this work? How can i see the java of this smali? Has anyone got an idea?
Directory:
Ingress_1_20_0-disasm\smali\com\nianticproject\ingress\shared\f\t.smali
ProHex said:
Hey guys,
recently i was trying to look in the code of ingress and i noticed that some files in some directories are not available in the java code (jdgui) but they exist after decompiling in .smali. How does this work? How can i see the java of this smali? Has anyone got an idea?
Directory:
Ingress_1_20_0-disasm\smali\com\nianticproject\ingress\shared\f\t.smali
Click to expand...
Click to collapse
You would need to see the pre-compiled source code. Most likely not going to happen unless the app is open source
Wayne Tech S-III
You can try Broodplank's 'Apk to Java'. It will decompile the apk into Eclipse project like tree with Java codes. But as a downside the source codes gives errors and it most probably won't compile too.
Sent via Phone
\How to addd Admob ads in a compiled APK without source code
We loss the source code, we need to create a free version with admod ads and lokking for any one that can manipulate the apk for to include ads.
Download the Google AdMob Ads SDK for your particular mobile platform.
Ramp up with the Developer's Guide and SDK guides...
This will tell you exactly how to add the ads to your app... https://developers.google.com/mobile-ads-sdk/docs/admob/fundamentals#android
This will also tell you where to get the Admob SDK to do it... https://developers.google.com/mobile-ads-sdk/
I hope this helped you.
Diablo67 said:
Download the Google AdMob Ads SDK for your particular mobile platform.
Ramp up with the Developer's Guide and SDK guides...
This will tell you exactly how to add the ads to your app...
This will also tell you where to get the Admob SDK to do it...
I hope this helped you.
Click to expand...
Click to collapse
I have lost code, so i need a tool to help me ;
Hi all,
I'm a new bie in Platform Android Development, i have a problem, hope you help me resolve it.
I downloaded source code Android System to build my own ROM, i use Notepad++ to edit code, but it not easy, and i want to add source code to a IDE for edit code easily. But i didnt find an IDE for it.
Any one used it?
please help me there is an apk i need to add a feature to but i don't have the source code.. i tried different compilers but they are giving me something different .
There is no source code in apk file. Such file contains only compiled files, which you may try to decompile using decompiler. You will never get exact code because some information is lost during compilation process (eg. code comments).
thanks for that brother
Apart from cracking, what can be the real use ?