I am c# developer and looking for a workable telegram project.
As you know in telegram we have two situations about coding :
1-Bot API
2-Telegram API
https://core.telegram.org/
Coding around BOT API s is more simple than Telegram API s and i found many samples on the net about that.
But what about Telegram API s?
Can you introduce me a software about that?
Thanks in advance
Related
Hi all,
APKAnalyser is a powerful app analysis tool that you can use to analyse API references, view application architecture and dependencies, and disassemble bytecodes in your Android apps. Find more details in our article on http://developer.sonymobile.com/wp/...o-analyse-your-apks-now-released-open-source/.
We hope you’ll use this as another great tool to assist in your app development. And as part of our open source activities, we’re also making it open source. Bo Jie Zhang (XDA username: bojie.zhang), a senior software architect at Sony, is the creator of this tool, and will monitor this thread for questions, discussions and suggestions. Feel free to have a look at the open source project and contribute to make it even better!
https://github.com/sonyericssondev/ApkAnalyser
Cheers,
Kalle
Sony Mobile Developer Relations
I made a PKGBUILD for ArchLinux and uploaded it to the AUR. It's available here. Suggestions are welcome
KalleD said:
Hi all,
APKAnalyser is a powerful app analysis tool that you can use to analyse API references, view application architecture and dependencies, and disassemble bytecodes in your Android apps. Find more details in our article on http://developer.sonymobile.com/wp/...o-analyse-your-apks-now-released-open-source/.
We hope you’ll use this as another great tool to assist in your app development. And as part of our open source activities, we’re also making it open source. Bo Jie Zhang (XDA username: bojie.zhang), a senior software architect at Sony, is the creator of this tool, and will monitor this thread for questions, discussions and suggestions. Feel free to have a look at the open source project and contribute to make it even better!
https://github.com/sonyericssondev/ApkAnalyser
Cheers,
Kalle
Sony Mobile Developer Relations
Click to expand...
Click to collapse
Thanks for sharing this Kalle -- looks great. I'll be giving it a try later this week.
Jon
APKAnalyzer - Architecture
Hi ,
How to generate Architecture of my APK file. could you please share any tutorials link.
TR,
Rajesh. S
Hi ,
How to generate Architecture of my APK file. could you please share any tutorials link.
TR,
Rajesh. S
Hello everyone,
I have developed a pulley menu for android which is on the lines of the Pulley Menu introduced by Jolla in their Sailfish OS.Basically it is an alternative to the traditional menu and uses a gesture based approach to select one of the options.(Refer to the Screenshots in the github Repository for more clarity)
The project is available on github now and can be easily incorporated in any android application just like any other library. Sample Calls are listed in the project description and also there is a sample app
Github Link : https://github.com/AnshulBansal/Android-Pulley-Menu
Demo on Google Play Store : https://play.google.com/store/apps/details?id=net.anshul.pulleymenu.samples
Please give your valuable feedback regarding it and if you have any problems referencing the library in your project please comment here
Thanks.
Anshul Bansal
this is one of my favorite things about Sailfish OS, along with the universal color based theming, but Sailfish OS is so lacking otherwise that I would like to just see it in Android.
Hi guys!
Our developers have been working on a simple and easy to set up continuous integration server for some time now. We have recently come out from beta and are ready to help you with your app building, testing and sharing. Take a closer look at greenhouseci.com or read our blog on blog.greenhouseci.com.
Greenhouse is a helpful tool for build automation and continuous integration for mobile apps. You can build, test and share your Android apps for every commit. It is easy to setup and has secure hosted builds with automated testing and build distribution.
You can have easy and quick overview of all your builds and monitor them in real time.
Some features:
- Git hooks for Stash and Github support
- Team support- allows you to grant access to builds, artefacts and build logs to your teammates and customers
- TestFlight and HockeyApp integration
- CCMenu support
- XCTest and Unit tests
- Free 2 app plan
Our team will appreciate any kind of feedback, suggestions and ideas you guys might give us to help us to improve Greenhouse and make it even more awesome.
Tarmo
and the Greenhouse team
Welcome
I want to explain here shortly what is NDK ?
NDK stands for Native Development Kit. It is a good tool which enables you to use native languages like c/c++ in your apps besides android development code in java.
You may ask why i should this tool and write code in hard languages like c++ ?
Well, actually c++ is more complex than android code with java but it is very helpful in some apps like games
Especially, if you are ios and android developer and want to make a game, you will develope it for android by java then you will develope it by xcode and objective c for ios.
But if you made it by c++ using NDK, you will almostly use the same code in ios version and maybe make a little tweaks, so you will save a lot of time :good:
So it is very useful and time saver for apps will be made for ios and android platforms.
For more information about that, check android website by google for NDK and many other resources
Thanks for reading
........ and to think I thought NDK was the spark plugs you add to the development kit...... to give your work some Zing !
Fork it on Github (deeponion/Android-DeepOnionJ) - Always free and open.
DeepOnion is an open source blockchain project with the aim to bringing privacy and anonymity to anyone that wants it.
We've recently released the DeepOnion Mobile App template. This will enable anyone to rapidly build and deploy a Tor integrated mobile applications that can connect to the DeepOnion network.
This is a key step in opening up our blockchain to new opportunities. Most blockchain based services need to rely on centralised backends that suck information from you before allowing you to use them. This demonstrates our progress in being able produce privacy first, decentralised applications (DApps) and I'm here to invite the XDA community to have a look at what we are doing, let us know what you think and hopefully use our SDK to develop world class DApps.
The project is new and quite raw at the moment, though any Android Dev should be able to see the basics of how the project is integrated with Tor, syncs with the DeepOnion blockchain and provides an interface to interact with it. I'll be updating it over the coming weeks/months to be fully fledged module that you can just add using gradle.
References:
API Docs - BitcoinJ
DeepOnionJ - Up to date fork of BitcoinJ converted to DeepOnion https://github.com/deeponion/deeponionj (deeponion/deeponionj)
Automated Builds DeepOnionJ - https://travis-ci.com/github/deeponion/deeponionj (Travis CI - Test and Deploy with Confidence)
Automated Builds DeepOnion Core - https://travis-ci.com/github/deeponion/deeponion (Travis CI - Test and Deploy with Confidence)
Please contribute to this project if you can -
Java Devs - Go Here -> https://github.com/deeponion/deeponionj (deeponion/deeponionj)
Android Devs - Go Here -> https://github.com/deeponion/Android-DeepOnionJ (deeponion/Android-DeepOnionJ)