Hi, I buy some code source on codecanyon, but the tutorial they provide dont work for me... and they dont want to help
so i need someone that will be able to create the APK from the source... with some modification...
android-live-tv/7506537
this is what i buy
I have the code for Eclipse and also for Android studio.... in both i still cant compile the app
so is there a very nice person here who will help me
thx
That's really shady of them not to help you.
If the instructions they provided you are not too long you should probably post them so that it can be easier for someone to help you. I'm sure it can be compiled for you, but it's best to figure out how to get it to build for you since you'll need to figure this out eventually.
You need to make sure that android studio and your sdk are up to date. The instructions they gave you should probably say if there's any libraries you need to have setup as well.
That page says,
Files Included .apk, .db, .java, .xml, JavaScript JS, CSS, PHP, HTML
Are you sure there isn't an APK in the files you have already?
niknak75 said:
That page says,
Files Included .apk, .db, .java, .xml, JavaScript JS, CSS, PHP, HTML
Are you sure there isn't an APK in the files you have already?
Click to expand...
Click to collapse
Well the apk is with the default server URL.... i want to make some change to put my own logo and my own server PHP api to manage channel list
totallyfreak said:
Well the apk is with the default server URL.... i want to make some change to put my own logo and my own server PHP api to manage channel list
Click to expand...
Click to collapse
Oh sorry I misunderstood.
GameTheory. said:
That's really shady of them not to help you.
If the instructions they provided you are not too long you should probably post them so that it can be easier for someone to help you. I'm sure it can be compiled for you, but it's best to figure out how to get it to build for you since you'll need to figure this out eventually.
You need to make sure that android studio and your sdk are up to date. The instructions they gave you should probably say if there's any libraries you need to have setup as well.
Click to expand...
Click to collapse
well now i find an error from me... i forgot to install Android SDK into eclipse
So now the tutorial is more easy to follow... but i still get some error... so i cant export apk... Unexpected cast to ProgressBar: Layout tag was SeekBar
well if there is someone here that is willing to give a try i can send the .zip file with source and instruction.... via email or PM
anyone can help via teamviewer?
If someone here got a couple of minute to give it will be very appreciated.... I have eclipse and all Android sdk installed... so if someone can give me a litte time to take control of my pc with teamviewer to check the app via Eclipse and try to see what's wrong in the config....
please send me PM
thx
totallyfreak said:
If someone here got a couple of minute to give it will be very appreciated.... I have eclipse and all Android sdk installed... so if someone can give me a litte time to take control of my pc with teamviewer to check the app via Eclipse and try to see what's wrong in the config....
please send me PM
thx
Click to expand...
Click to collapse
You can export the apk by going build -> generate apk -> Create new cert -> release process.
Let me know if you have any question. I have android studion configured and succesfully exported apk. I am also new to this. So i can understand your concern. :good:
greentreecoder said:
You can export the apk by going build -> generate apk -> Create new cert -> release process.
Let me know if you have any question. I have android studion configured and succesfully exported apk. I am also new to this. So i can understand your concern. :good:
Click to expand...
Click to collapse
well the problem is that i CANT export APK because there is some error that i dont know how to fix
please someone help me
I still have no solution and i want to work on my project as soon as possible... you can make money because i dont have a Admob account so if you help me you will be able to put your own code to make money with the Lite version of the app....
I have teamviewer so if you want you can work from my own version of eclipse... or android studio.... i got the 2 code...
but for both i got some error that i dont understand so i cant extract APK file
send me PM for more info...
Related
ok i had a screenshot app...on my cyanogen rom...then i switched2jachero...and its gone...does anyone know how to get it back
Not sure if this is the same app, but it works. Extract the zip, don't rename.
im not sure if your allowed to post this.
I would remove this, as it is a paid app on the market.
You can use DDMS thru SDK to take screenshots of your Dream.
Guys, this is the version of the app that was free on the market. I believe the developer is now charging for an updated version of the app. I can't remember the thread, but I got this apk from someone who posted it here. If someone tells me otherwise I would happily remove it, it's not my intention to spread warez.
Yes, considering its a paid app.....you should not be posting it. If its in cynogens rom, use his rom.
samethsom said:
Yes, considering its a paid app.....you should not be posting it. If its in cynogens rom, use his rom.
Click to expand...
Click to collapse
So it's warez in one ROM, but not another? Not trying to sound like an ass, but it's hard to understand that logic. Anywho I have removed it, to make people happy...
EDIT : Looks like this app appeared on softpedia as freeware.
where is the option in cynogens ROM?
i can tell you where to get the app and no i will not provide the download. i will tell you where it is and it is on this forum.
no idea what he smoking, no such option in cyans mod.
unless its sdk?
idk
No option in that rom i bet he had it installed and never backed it up.
can somebody help me cuz i had to try n take a screenshot N it said "error running exec(). commands:[su,-c,sh] Working Directory :null environment: null"
can somebody tell me watt dat mean n can u help me
illrific said:
can somebody help me cuz i had to try n take a screenshot N it said "error running exec(). commands:[su,-c,sh] Working Directory :null environment: null"
can somebody tell me watt dat mean n can u help me
Click to expand...
Click to collapse
When it gave a su request you chose "always allow" right?
but it doesnt ask me dat
Is your phone even rooted?! If it's not, the app won't work and you will need to use the SDK to take screenshots using DDMS.
no i dont have a root well where can i get the sdk n da ddms
illrific said:
no i dont have a root well where can i get the sdk n da ddms
Click to expand...
Click to collapse
Just look on google, there are lots of guides for taking screen shots.
Hi there, am a newbie to android for months, and I was thinking to start to mod things in the android rom, I've downloaded some sources from the Github, which those sources are in .java format, can anyone guide me on how to put those edited .java into my android device in order for my mod to work?
Thanks a million...
Kiay
Are you real?
You want to mod things, but you don't know what is done with source code?
I think compiling is one of the first things people learn when programming...
Download Android SDK from the net and suit yourself.
kiay said:
Hi there, am a newbie to android for months, and I was thinking to start to mod things in the android rom, I've downloaded some sources from the Github, which those sources are in .java format, can anyone guide me on how to put those edited .java into my android device in order for my mod to work?
Thanks a million...
Kiay
Click to expand...
Click to collapse
get Eclipse, and the Android SDK, then put your code in eclipse and compile it.
Jack_R1 said:
Are you real?
You want to mod things, but you don't know what is done with source code?
I think compiling is one of the first things people learn when programming...
Download Android SDK from the net and suit yourself.
Click to expand...
Click to collapse
nmesisca said:
get Eclipse, and the Android SDK, then put your code in eclipse and compile it.
Click to expand...
Click to collapse
yes i've downloaded all those needed software, and gone through the Hello Android tutorial on the net, but as i stated above, i've no idea how to put those sources that i edited back into my device, and the sources that i m saying is those where i downloaded from the github, edited, but no idea how to put back in...
You don't put sources back, you compile them to applications and change the ones in your system for the updated ones.
Look up some more tutorials on the net, or go to "generic android development" section in the forum and look there, there are some posts by people that started to learn how to develop on Android.
Hi!
Have anyone already tried to compile stunnel for galaxy tab?
I saw somebody that could compiled it for android 2.1 and make it possible to be used at my backflip (http://blog.tempest.com.br/marco-carnut/autenticacao-mutua-https-android-stunnel.html, in Portuguese). Although, I didn't find anybody that managed to do the same for Froyo and the version compiled there can't be run on GTAB.
So, can anyone compile stunnel with SSL support for me or help me to do that?
I have already tried to download android SDK and NDK to cross-compile it but I had no luck. After some modifications, I got an executable that doesn't show anything on screen...
Thanks,
Ronan
Maybe tunneloid can be used instead. Sorry, cant post links, but it is available via google and/or market.
K.
kongark said:
Maybe tunneloid can be used instead. Sorry, cant post links, but it is available via google and/or market.
K.
Click to expand...
Click to collapse
Thanks for the answer, I really think it should work for what I need. Unfortunately, I just can't find it at Market or the .apk at internet and it seems to be only in Japanese.
Thanks!
Yes, I know Galaxy_Ace.zip is out there, but I am given the below error during it's use in the VD.
[yyyymmddHHmmss.ss - SDK Manager] Skin 'Galaxy_ace' does not exist.
[yyyymmddHHmmss.ss - SDK Manager] Missing skinpath in the AVD folder.
Click to expand...
Click to collapse
Does anyone already have a skin available for this phone?
OR should I just make my own?
If it isn't available, but there is a similar one available, please point me to it, so I can use it as a base to make one.
Thank you.
Well.. the images ARE there. I guess I have to set up the directories myself.
Odd.
I hope it's too late
I think you can get one what you wanted to get from the Samsung Developers.
They also provide the latest emulator skins of Galaxy. You can find them Samsung Developers > Resources > Technical Document > Category -> Emulator skin.
Sorry that I couldn't make a link because I'm not allowed to make a link now :crying:
I hope it helps you.
c04vu5 said:
Yes, I know Galaxy_Ace.zip is out there, but I am given the below error during it's use in the VD.
Does anyone already have a skin available for this phone?
OR should I just make my own?
If it isn't available, but there is a similar one available, please point me to it, so I can use it as a base to make one.
Thank you.
Click to expand...
Click to collapse
Dropbox has its own SDK but i can't understand how to work with it.
The Link to SDK you can find on github searching dropbox-sdk-java. Sorry, to publish outside link is forbidden for me yet.
Firstly, I thought, that i can find all information in dropbox-sdk-java/examples/android, i thought, this android-project is an example of using Dropbox SDK. However, that's not true. The project contains more than ten classes, it's like a library which i should import and use then. Copying all ten classes to my app is a bad idea. To be honest, i am just a beginner in programming android-apps and i have no idea what to do with sdk given. I haven't found any instructions.
In brief, I want to know how to work with dropbox. How to login and download files. Please, help me. Thank you!