Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (13)
Android realizes intelligent chat robot
no vote
Android intelligent chat robot (combined with Baidu voice and Turing robot) code is very simple, no difficulty. When using, it's good to change Turing and Baidu's two keys into their own.
zixindejie
2017-11-24
1
1
WebView full screen playback network video
no vote
Application background In order to take into account the back button in the screen to play in the upper left corner of the screen to add a button to return, the new works, a lot of advice Key Technology Android mobile development, WebView technology, video processing technology, WebView video full screen playback technology
zixindejie
2016-08-23
0
1
High moral map convenient search
no vote
Application background Convenient for your life, in the map accurate search, including hotels, restaurants, theaters, hospitals, residential, attractions, public transportation, etc. Key Technology By calling the high moral map API, according to the input name, search the specific location of the function. Home palace, click on the text to enter the map
zixindejie
2016-08-23
0
1
EWeightScale a source code can be recorded and que
no vote
Application background One can record and check the weight of the application, functions are as followsSupport for weight data add, delete, query and other functionsDynamic generation of body weight curves, support gestures scaling Key Technology Real time calculation of BMI value, and diagnosis, giving a healthy weight rangeProject address: https://github.com/Jhuster/EWeightScale
zixindejie
2016-08-23
1
1
SlideAndDragListView can be sorted, sliding item d
no vote
Application background SlideAndDragListView, can be sorted, sliding item display menu ListView. Key Technology Android control, listview TechnologyUse a tutorial: utm_source=tuicool? Http://git.oschina.net/yydcdut/SlideAndDragListView
zixindejie
2016-08-23
0
1
Perfect statistical chart (with documentation)
no vote
Application background Android-charts is a graphical chart control based on Java and Android development Key Technology At present, the set of graphs mainly includes the following components:Grid graph (Chart gird)Charts (line), including single line and multi line graphColumn (stick charts), including the basic histogram and histogram shows the average special supportK line graph or a candle (candle stick-chart) showed average supportPie (chart or pizza chart) consists of a basic pie chart and a pie chart.Radar map or spider diagram (radar chart or spider web chart) contains the radar chart area
zixindejie
2016-08-23
0
1
Android-DecoView-charting arc animated graphics li
no vote
Application background Achieved a variety of curved, circular animation of the open source library Key Technology Android family chartUse the tutorial: https://github.com/bmarrdev/android-DecoView-charting
zixindejie
2016-08-23
0
1
Android Corporate Communications
no vote
Application background Large enterprise departments and personnel, the application is convenient for employees to quickly find a way to contact a person in any department, and can be a key to dial, fast call. Key Technology Call the Android system of dial-up function, to achieve a key dial.
zixindejie
2016-08-23
0
1
Android pie chart
no vote
Application background Pie in Chart aChartEngine is actually a pie chart, is a data display.Its usage is also very simple, today on the Internet to see a person's summary (http://www.cnblogs.com/hanyonglu/archive/2012/02/20/2360334.html), so he also learned to try.Renderer specifies the style of the graph, such as the color of each element, the size of the title, the background color, and so on.Specifically how to set up, you can find from the official API inside.Then remember to modify the AndroidManifest.xml:Join a activity> <:Activity; android:name < = "org.achartengine.GraphicalActivity" />How to use chart pie.In fact, the use of aChartEngine is very simple, the use of different chart are the same, we do not need to call different chart different interfaces, interfaces are unified. So how should we use it? Summed up the two steps: Key Technology Call get*** ChartFactory () function to get a chart, to the pie chart, for example, Cha
zixindejie
2016-08-23
0
1
Android monitor network connection state
no vote
Application background Have you ever seen the app Android in the case of the broken network does not appear after the interface,Then open the network still does not appear interface, which requires the detection of the network connection state in activity,At this time if there is a network you can do the network access, if there is no network, then continue to monitorOnce the network is connected, it will automatically load the operation you want to do, Key Technology This source is to detect the network status is connected to the activity when the creation of the time to check whether there is a network
zixindejie
2016-08-23
0
1
View More