Error when trying to build APK from GitHub - Android Studio

Hello I´m trying to build an APP called zoomgesturetile from the authors GitHub. But when I want to build the APK, I get this Error:
Something wrong with the Maven Repository I guess. I never used Android Studio, so it would be nice if someone could help me out here, or may look into the code if he or she can compile it.
Thank you for your help

Related

[Q] JB rom for OG Droid with everything

I'm just wondering if there is one JB rom that has everything working. Kfazz has one that the FM radio works, but the Play Store doesn't. He has another one where the Store works but the Radio doesn't. Energic has done some interesting things with these. And somewhere in there, there is a version that some folks say the WiFi isn't working. I have installed all of them. I like bits and pieces of them all. Has anybody put all the pieces together? Alternately, is there a way that I can look at the differences between them and cherry pick out the best from each?
I hope somebody is out there to answer my plea.
pabeader said:
I'm just wondering if there is one JB rom that has everything working. Kfazz has one that the FM radio works, but the Play Store doesn't. He has another one where the Store works but the Radio doesn't. Energic has done some interesting things with these. And somewhere in there, there is a version that some folks say the WiFi isn't working. I have installed all of them. I like bits and pieces of them all. Has anybody put all the pieces together? Alternately, is there a way that I can look at the differences between them and cherry pick out the best from each?
I hope somebody is out there to answer my plea.
Click to expand...
Click to collapse
Currently there is no Jelly Bean ROM that has everything working 100% correctly, however if you wanted to you could look at each developers that created a Jelly Bean ROM github sources for that ROM and then using git and the Android build system cherry pick the commits that work and try build them in a new ROM. If each developer doesn't have a github you could also try and asking them for the repository where they store there source code.
shimp208 said:
Currently there is no Jelly Bean ROM that has everything working 100% correctly, however if you wanted to you could look at each developers that created a Jelly Bean ROM github sources for that ROM and then using git and the Android build system cherry pick the commits that work and try build them in a new ROM. If each developer doesn't have a github you could also try and asking them for the repository where they store there source code.
Click to expand...
Click to collapse
Can you give just a little more help? How do I look into the GIT? What program do i use for this?
pabeader said:
Can you give just a little more help? How do I look into the GIT? What program do i use for this?
Click to expand...
Click to collapse
You can look into each developers github (Here is Kfazz's github profile link) by finding there github profile on github by searching for it or if they have it linked on XDA by clicking on their username then select the "View GitHub profile". Use can then use github to browse each developers source repository, the main tools you will be using are Git and Repo to manipulate and cherrypick the various commits. Additionally I would recommend making sure you have acess to a Linux box or are running Linux to make building and working with the source code repository's easier. Also, I would recommend taking a look at this great guide on how to use Repo and this great guide on how to Git.

[Q] Compile OmniROM 4.4

Hello, I am trying to compile the OmniROM for janice, Everything looks good, but at the end of compilation an error occurs.
See the image : i.imgur.com/XvWoKDS.png
Apparently the error is time to compile the files from TWRP. Problably some configuration is missing in the device tree.
I searched for this error and can not find much useful stuff on it.
Someone with experience can help me in this matter? @diego-ch @AntaresOne @golden-guy

Compiling xposed module from source?

Hey there, so I wasn't sure which forum exactly to post this in, but how would somebody go about building(compiling) an open source xposed module?
Download source code, import project in Exclipse/Android Studio and build your own version.

Xposed in Intellij IDEA

Hey!!
Sorry, does anybody knows some way to develop XPosed modules in IntelliJ IDEA??
I've found the apsun/XposedPlugin repo on GitHub (Sorry, I can't post links) but it doesn't include any build file. Also, it doesn't seem to be actively developed.
Thank you,
Gabriel

I tried to build twrp for A605k but..

there is no such kernel,device tree,vendor for my device.
I could build device tree via twrpbuilder tree generator,
but kernel cannot be found in opensource release center.
why am i need A605k? not F or FN or else?
that's because when i used A605FN recovery it has so many errors... and it makes me build twrp for A605K.
not for other models..
but.. i failed,
device tree built via twrpbuilder tree generator doesn't have omni.dependencies file
so, what do you guys think how can i fix those annoying things?
I know, this is not a question area, but i want to make Discussion with you guys to get a idea
Well if your trying to build a device tree and kernel source and vendor start with downloading android source in linux there are many great guides for this then download the sources for the A600F/FN or any other current model of the A600 then there will be a file in the folder for whichever source you downloaded that will allow you to pull resources from your phone like kernel recovery device vendor files ect.. use that and then import it to the same folder than try to build TWRP and test it to see if you get a working build if not then go back and try again their are many sources for learning how to compile twrp for devices that dont have it read those and try again.
Sent from my [device_name] using XDA-Developers Legacy app
tmvkrpxl0 said:
there is no such kernel,device tree,vendor for my device.
I could build device tree via twrpbuilder tree generator,
but kernel cannot be found in opensource release center.
why am i need A605k? not F or FN or else?
that's because when i used A605FN recovery it has so many errors... and it makes me build twrp for A605K.
not for other models..
but.. i failed,
device tree built via twrpbuilder tree generator doesn't have omni.dependencies file
so, what do you guys think how can i fix those annoying things?
I know, this is not a question area, but i want to make Discussion with you guys to get a idea
Click to expand...
Click to collapse
I did find the kernel and source here: http://opensource.samsung.com/recep...menu_item=mobile&classification1=mobile_phone
(page 44 for SM-A605FN - A605FNXXU1ARD7)
I would like to build it myself, but my android development knowledge is limited (i do have a solid linux knowledge though).
Is this guide obsolete (https://forum.xda-developers.com/showthread.php?t=1943625)?
If yes, anyone knows where can i find an up-to-date one?
If not, any idea where BoardConfig.mk can be found?
Where can we find a guide on how to build a twrp? I would really like to learn how to do it

Categories

Resources